func net/http.nop
9 uses
net/http (current package)
client.go#L353: return nop, alwaysFalse
client.go#L362: return nop, alwaysFalse
transport.go#L2655: func nop() {}
transport.go#L2659: testHookEnterRoundTrip = nop
transport.go#L2660: testHookWaitResLoop = nop
transport.go#L2661: testHookRoundTripRetried = nop
transport.go#L2662: testHookPrePendingDial = nop
transport.go#L2663: testHookPostPendingDial = nop
transport.go#L2666: testHookReadLoopBeforeNextRead = nop
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |